I love the smell of UnrealEd crashing in the morning. – tarquin
Legacy:UnrealScript Operators And Keywords
From Unreal Wiki, The Unreal Engine Documentation Site
This topic area is split into:
- Class Syntax
- Variable Syntax
- Flow Syntax
- Special UnrealScript Keywords
- Creating Actors And Objects
- Destroying Objects
- Operators
- Iterator
- State
This page could be either deleted or turned into a basic introduction to UnrealScript.
Introduction[edit]
You will notice if you examine any UnrealScript in UnDox, Ucc, WOTgreal, UClasses, UPad, VisualUC, or any Programming Editor, that it is very similar to C++, in terms of structure, syntax, operators, and keywords.